home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / sdevl / 861 / dsouf105.gif < prev    next >
Graphics Interchange Format  |  1998-10-01  |  29KB  |  451x293  |  4-bit (16 colors)
Labels: text | screenshot | font | number | display
OCR: Figure 5. Resource Allocation Framework ResourceAllocation Requirements meets ~Capabilitys requirement capabilityl' eJobs 0.1 schedule <Resources when> DateRange allocated inv Job: : //only allocate resource whose capability matches requirements allocated <> nil implies allocated.capability.meets(self.requirement) Resource: : //do not double-book any resource i.e. at most 1 job per date Date #forAll(d 1 self.schedule #select (j 1 j.when.includes(d)) #size <= 1